/ Assembly List / LJCTextDataReaderLib / TextRegions / Add

Namespace - LJCTextDataReaderLib


Parameters
beginIndex - The beginning index.
endIndex - The ending index.

Returns

A reference to the created TextRegion object.

Syntax

C#
public TextRegion Add(Int32 beginIndex, Int32 endIndex)

Creates a TextRegion from the supplied values and adds it to the collection. ///

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.